net/http.response.closeNotifyCh (field)
4 uses
net/http (current package)
server.go#L492: closeNotifyCh chan bool
server.go#L766: res.closeNotifyCh <- true
server.go#L1103: closeNotifyCh: make(chan bool, 1),
server.go#L2256: return w.closeNotifyCh
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)